Add symbolic constants for event emission control
authorEmmanuele Bassi <ebassi@gnome.org>
Tue, 5 Oct 2010 13:07:32 +0000 (14:07 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 3 Jan 2012 12:58:43 +0000 (12:58 +0000)
commitc62a1fd522e5e1ffe3ae3b40f83bcc78e4b00a81
tree5d949164585031db05d98e645088fefd2f4f2965
parentf0b8fc69e8af227928a19c0e1ba4a5fb6f809c43
Add symbolic constants for event emission control

Similar to https://bugzilla.gnome.org/show_bug.cgi?id=631413 in GLib,
GTK+ should have symbolic constants for controlling the event handling
instead of a mere boolean value.

The GDK_EVENT_PROPAGATE and GDK_EVENT_STOP constants map to FALSE and
TRUE respectively.

https://bugzilla.gnome.org/show_bug.cgi?id=631414
docs/reference/gdk/gdk3-sections.txt
gdk/gdkevents.h